[INFO] cloning repository https://github.com/sakkyoi/connectivityd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sakkyoi/connectivityd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsakkyoi%2Fconnectivityd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsakkyoi%2Fconnectivityd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0cb3ed86e53a3559716b71ec1307a274882125ab
[INFO] checking sakkyoi/connectivityd/0cb3ed86e53a3559716b71ec1307a274882125ab against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsakkyoi%2Fconnectivityd" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sakkyoi/connectivityd
[INFO] finished tweaking git repo https://github.com/sakkyoi/connectivityd
[INFO] tweaked toml for git repo https://github.com/sakkyoi/connectivityd written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sakkyoi/connectivityd on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sakkyoi/connectivityd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic v0.14.5
[INFO] [stderr]   Downloaded nmrs v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5abf9e67a1f84825f62b584f5ea80d1c13fc6a42336557bd59a9bc6450fc643
[INFO] running `Command { std: "docker" "start" "-a" "e5abf9e67a1f84825f62b584f5ea80d1c13fc6a42336557bd59a9bc6450fc643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5abf9e67a1f84825f62b584f5ea80d1c13fc6a42336557bd59a9bc6450fc643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5abf9e67a1f84825f62b584f5ea80d1c13fc6a42336557bd59a9bc6450fc643", kill_on_drop: false }`
[INFO] [stdout] e5abf9e67a1f84825f62b584f5ea80d1c13fc6a42336557bd59a9bc6450fc643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e12fb147bbf9c7e5cd6f0ad1db29039b279ffa8855422bc53a0ad4160e6b9298
[INFO] running `Command { std: "docker" "start" "-a" "e12fb147bbf9c7e5cd6f0ad1db29039b279ffa8855422bc53a0ad4160e6b9298", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking connectivity-config v0.1.0 (/opt/rustwide/workdir/crates/connectivity-config)
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking nmrs v2.2.0
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking connectivity-domain v0.1.0 (/opt/rustwide/workdir/crates/connectivity-domain)
[INFO] [stderr]     Checking connectivity-backend v0.1.0 (/opt/rustwide/workdir/crates/connectivity-backend)
[INFO] [stderr]     Checking connectivity-events v0.1.0 (/opt/rustwide/workdir/crates/connectivity-events)
[INFO] [stderr]     Checking connectivity-backend-bluez v0.1.0 (/opt/rustwide/workdir/crates/connectivity-backend-bluez)
[INFO] [stderr]     Checking connectivity-backend-nm v0.1.0 (/opt/rustwide/workdir/crates/connectivity-backend-nm)
[INFO] [stderr]     Checking connectivity-backend-nmrs v0.1.0 (/opt/rustwide/workdir/crates/connectivity-backend-nmrs)
[INFO] [stdout] warning: unused import: `wifi::WifiSecurity`
[INFO] [stdout]  --> crates/connectivity-backend-nmrs/src/mapping.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     wifi::WifiSecurity,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking connectivity-app v0.1.0 (/opt/rustwide/workdir/crates/connectivity-app)
[INFO] [stdout] warning: unused import: `wifi::WifiSecurity`
[INFO] [stdout]  --> crates/connectivity-backend-nmrs/src/mapping.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     wifi::WifiSecurity,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn get_interface(&self, interface_id: &str) -> Result<NetworkInterface, ConnectivityError> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enabled`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:72:63
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn set_interface_enabled(&self, interface_id: &str, enabled: bool) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:72:43
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn set_interface_enabled(&self, interface_id: &str, enabled: bool) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |     async fn get_ethernet_config(&self, interface_id: &str) -> Result<EthernetConfig, ConnectivityError> {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:80:43
[INFO] [stdout]    |
[INFO] [stdout] 80 |     async fn apply_ethernet_config(&self, request: ApplyEthernetConfigRequest) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     async fn scan_wifi(&self, request: WifiScanRequest) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:88:48
[INFO] [stdout]    |
[INFO] [stdout] 88 |     async fn list_visible_wifi_networks(&self, interface_id: Option<&str>) -> Result<Vec<WifiNetwork>, ConnectivityError> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:92:34
[INFO] [stdout]    |
[INFO] [stdout] 92 |     async fn connect_wifi(&self, request: WifiConnectRequest) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:96:37
[INFO] [stdout]    |
[INFO] [stdout] 96 |     async fn disconnect_wifi(&self, interface_id: Option<&str>) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]    --> crates/connectivity-backend-nmrs/src/lib.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |     async fn list_saved_wifi_networks(&self, interface_id: Option<&str>) -> Result<Vec<SavedWifiNetwork>, ConnectivityError> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network_id`
[INFO] [stdout]    --> crates/connectivity-backend-nmrs/src/lib.rs:104:41
[INFO] [stdout]     |
[INFO] [stdout] 104 |     async fn forget_wifi_network(&self, network_id: &str) -> Result<(), ConnectivityError> {
[INFO] [stdout]     |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> crates/connectivity-backend-nmrs/src/lib.rs:112:33
[INFO] [stdout]     |
[INFO] [stdout] 112 |     async fn connect_vpn(&self, request: ConnectVpnRequest) -> Result<(), ConnectivityError> {
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `profile_id`
[INFO] [stdout]    --> crates/connectivity-backend-nmrs/src/lib.rs:116:36
[INFO] [stdout]     |
[INFO] [stdout] 116 |     async fn disconnect_vpn(&self, profile_id: &str) -> Result<(), ConnectivityError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `profile_id`
[INFO] [stdout]    --> crates/connectivity-backend-nmrs/src/lib.rs:120:36
[INFO] [stdout]     |
[INFO] [stdout] 120 |     async fn get_vpn_status(&self, profile_id: &str) -> Result<VpnStatus, ConnectivityError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_device_type` is never used
[INFO] [stdout]  --> crates/connectivity-backend-nmrs/src/mapping.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn map_device_type(value: DeviceType) -> NetworkInterfaceKind {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_device_state` is never used
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/mapping.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn map_device_state(value: DeviceState) -> InterfaceState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking connectivity-dbus v0.1.0 (/opt/rustwide/workdir/crates/connectivity-dbus)
[INFO] [stderr]     Checking connectivity-grpc v0.1.0 (/opt/rustwide/workdir/crates/connectivity-grpc)
[INFO] [stderr]     Checking connectivity-http v0.1.0 (/opt/rustwide/workdir/crates/connectivity-http)
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn get_interface(&self, interface_id: &str) -> Result<NetworkInterface, ConnectivityError> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enabled`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:72:63
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn set_interface_enabled(&self, interface_id: &str, enabled: bool) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:72:43
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn set_interface_enabled(&self, interface_id: &str, enabled: bool) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |     async fn get_ethernet_config(&self, interface_id: &str) -> Result<EthernetConfig, ConnectivityError> {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:80:43
[INFO] [stdout]    |
[INFO] [stdout] 80 |     async fn apply_ethernet_config(&self, request: ApplyEthernetConfigRequest) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     async fn scan_wifi(&self, request: WifiScanRequest) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:88:48
[INFO] [stdout]    |
[INFO] [stdout] 88 |     async fn list_visible_wifi_networks(&self, interface_id: Option<&str>) -> Result<Vec<WifiNetwork>, ConnectivityError> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:92:34
[INFO] [stdout]    |
[INFO] [stdout] 92 |     async fn connect_wifi(&self, request: WifiConnectRequest) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/lib.rs:96:37
[INFO] [stdout]    |
[INFO] [stdout] 96 |     async fn disconnect_wifi(&self, interface_id: Option<&str>) -> Result<(), ConnectivityError> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]    --> crates/connectivity-backend-nmrs/src/lib.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |     async fn list_saved_wifi_networks(&self, interface_id: Option<&str>) -> Result<Vec<SavedWifiNetwork>, ConnectivityError> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network_id`
[INFO] [stdout]    --> crates/connectivity-backend-nmrs/src/lib.rs:104:41
[INFO] [stdout]     |
[INFO] [stdout] 104 |     async fn forget_wifi_network(&self, network_id: &str) -> Result<(), ConnectivityError> {
[INFO] [stdout]     |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> crates/connectivity-backend-nmrs/src/lib.rs:112:33
[INFO] [stdout]     |
[INFO] [stdout] 112 |     async fn connect_vpn(&self, request: ConnectVpnRequest) -> Result<(), ConnectivityError> {
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `profile_id`
[INFO] [stdout]    --> crates/connectivity-backend-nmrs/src/lib.rs:116:36
[INFO] [stdout]     |
[INFO] [stdout] 116 |     async fn disconnect_vpn(&self, profile_id: &str) -> Result<(), ConnectivityError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `profile_id`
[INFO] [stdout]    --> crates/connectivity-backend-nmrs/src/lib.rs:120:36
[INFO] [stdout]     |
[INFO] [stdout] 120 |     async fn get_vpn_status(&self, profile_id: &str) -> Result<VpnStatus, ConnectivityError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_device_type` is never used
[INFO] [stdout]  --> crates/connectivity-backend-nmrs/src/mapping.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn map_device_type(value: DeviceType) -> NetworkInterfaceKind {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_device_state` is never used
[INFO] [stdout]   --> crates/connectivity-backend-nmrs/src/mapping.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn map_device_state(value: DeviceState) -> InterfaceState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]    --> crates/connectivity-backend-nm/src/lib.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 |         interface_id: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_id`
[INFO] [stdout]    --> crates/connectivity-backend-nm/src/lib.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 |         interface_id: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking connectivityd v0.1.0 (/opt/rustwide/workdir/cmd/connectivityd)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.88s
[INFO] running `Command { std: "docker" "inspect" "e12fb147bbf9c7e5cd6f0ad1db29039b279ffa8855422bc53a0ad4160e6b9298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12fb147bbf9c7e5cd6f0ad1db29039b279ffa8855422bc53a0ad4160e6b9298", kill_on_drop: false }`
[INFO] [stdout] e12fb147bbf9c7e5cd6f0ad1db29039b279ffa8855422bc53a0ad4160e6b9298
